3.358 \(\int \frac {\tan ^3(c+d x) (A+B \tan (c+d x))}{(a+b \tan (c+d x))^{5/2}} \, dx\)

Optimal. Leaf size=261 \[ \frac {2 a (A b-a B) \tan ^2(c+d x)}{3 b d \left (a^2+b^2\right ) (a+b \tan (c+d x))^{3/2}}-\frac {2 \left (-4 a^2 B+a A b-3 b^2 B\right ) \sqrt {a+b \tan (c+d x)}}{3 b^3 d \left (a^2+b^2\right )}-\frac {2 a^2 \left (-4 a^3 B+a^2 A b-10 a b^2 B+7 A b^3\right )}{3 b^3 d \left (a^2+b^2\right )^2 \sqrt {a+b \tan (c+d x)}}+\frac {(A-i B) \tanh ^{-1}\left (\frac {\sqrt {a+b \tan (c+d x)}}{\sqrt {a-i b}}\right )}{d (a-i b)^{5/2}}+\frac {(A+i B) \tanh ^{-1}\left (\frac {\sqrt {a+b \tan (c+d x)}}{\sqrt {a+i b}}\right )}{d (a+i b)^{5/2}} \]

[Out]

(A-I*B)*arctanh((a+b*tan(d*x+c))^(1/2)/(a-I*b)^(1/2))/(a-I*b)^(5/2)/d+(A+I*B)*arctanh((a+b*tan(d*x+c))^(1/2)/(
a+I*b)^(1/2))/(a+I*b)^(5/2)/d-2/3*a^2*(A*a^2*b+7*A*b^3-4*B*a^3-10*B*a*b^2)/b^3/(a^2+b^2)^2/d/(a+b*tan(d*x+c))^
(1/2)-2/3*(A*a*b-4*B*a^2-3*B*b^2)*(a+b*tan(d*x+c))^(1/2)/b^3/(a^2+b^2)/d+2/3*a*(A*b-B*a)*tan(d*x+c)^2/b/(a^2+b
^2)/d/(a+b*tan(d*x+c))^(3/2)

________________________________________________________________________________________

Rubi [A]  time = 0.71, antiderivative size = 261, normalized size of antiderivative = 1.00, number of steps used = 10, number of rules used = 7, integrand size = 33, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.212, Rules used = {3605, 3635, 3630, 3539, 3537, 63, 208} \[ \frac {2 a (A b-a B) \tan ^2(c+d x)}{3 b d \left (a^2+b^2\right ) (a+b \tan (c+d x))^{3/2}}-\frac {2 a^2 \left (a^2 A b-4 a^3 B-10 a b^2 B+7 A b^3\right )}{3 b^3 d \left (a^2+b^2\right )^2 \sqrt {a+b \tan (c+d x)}}-\frac {2 \left (-4 a^2 B+a A b-3 b^2 B\right ) \sqrt {a+b \tan (c+d x)}}{3 b^3 d \left (a^2+b^2\right )}+\frac {(A-i B) \tanh ^{-1}\left (\frac {\sqrt {a+b \tan (c+d x)}}{\sqrt {a-i b}}\right )}{d (a-i b)^{5/2}}+\frac {(A+i B) \tanh ^{-1}\left (\frac {\sqrt {a+b \tan (c+d x)}}{\sqrt {a+i b}}\right )}{d (a+i b)^{5/2}} \]

Antiderivative was successfully verified.

[In]

Int[(Tan[c + d*x]^3*(A + B*Tan[c + d*x]))/(a + b*Tan[c + d*x])^(5/2),x]

[Out]

((A - I*B)*ArcTanh[Sqrt[a + b*Tan[c + d*x]]/Sqrt[a - I*b]])/((a - I*b)^(5/2)*d) + ((A + I*B)*ArcTanh[Sqrt[a +
b*Tan[c + d*x]]/Sqrt[a + I*b]])/((a + I*b)^(5/2)*d) + (2*a*(A*b - a*B)*Tan[c + d*x]^2)/(3*b*(a^2 + b^2)*d*(a +
 b*Tan[c + d*x])^(3/2)) - (2*a^2*(a^2*A*b + 7*A*b^3 - 4*a^3*B - 10*a*b^2*B))/(3*b^3*(a^2 + b^2)^2*d*Sqrt[a + b
*Tan[c + d*x]]) - (2*(a*A*b - 4*a^2*B - 3*b^2*B)*Sqrt[a + b*Tan[c + d*x]])/(3*b^3*(a^2 + b^2)*d)

Rule 63

Int[((a_.) + (b_.)*(x_))^(m_)*((c_.) + (d_.)*(x_))^(n_), x_Symbol] :> With[{p = Denominator[m]}, Dist[p/b, Sub
st[Int[x^(p*(m + 1) - 1)*(c - (a*d)/b + (d*x^p)/b)^n, x], x, (a + b*x)^(1/p)], x]] /; FreeQ[{a, b, c, d}, x] &
& NeQ[b*c - a*d, 0] && LtQ[-1, m, 0] && LeQ[-1, n, 0] && LeQ[Denominator[n], Denominator[m]] && IntLinearQ[a,
b, c, d, m, n, x]

Rule 208

Int[((a_) + (b_.)*(x_)^2)^(-1), x_Symbol] :> Simp[(Rt[-(a/b), 2]*ArcTanh[x/Rt[-(a/b), 2]])/a, x] /; FreeQ[{a,
b}, x] && NegQ[a/b]

Rule 3537

Int[((a_.) + (b_.)*tan[(e_.) + (f_.)*(x_)])^(m_)*((c_) + (d_.)*tan[(e_.) + (f_.)*(x_)]), x_Symbol] :> Dist[(c*
d)/f, Subst[Int[(a + (b*x)/d)^m/(d^2 + c*x), x], x, d*Tan[e + f*x]], x] /; FreeQ[{a, b, c, d, e, f, m}, x] &&
NeQ[b*c - a*d, 0] && NeQ[a^2 + b^2, 0] && EqQ[c^2 + d^2, 0]

Rule 3539

Int[((a_.) + (b_.)*tan[(e_.) + (f_.)*(x_)])^(m_)*((c_.) + (d_.)*tan[(e_.) + (f_.)*(x_)]), x_Symbol] :> Dist[(c
 + I*d)/2, Int[(a + b*Tan[e + f*x])^m*(1 - I*Tan[e + f*x]), x], x] + Dist[(c - I*d)/2, Int[(a + b*Tan[e + f*x]
)^m*(1 + I*Tan[e + f*x]), x], x] /; FreeQ[{a, b, c, d, e, f, m}, x] && NeQ[b*c - a*d, 0] && NeQ[a^2 + b^2, 0]
&& NeQ[c^2 + d^2, 0] &&  !IntegerQ[m]

Rule 3605

Int[((a_.) + (b_.)*tan[(e_.) + (f_.)*(x_)])^(m_)*((A_.) + (B_.)*tan[(e_.) + (f_.)*(x_)])*((c_.) + (d_.)*tan[(e
_.) + (f_.)*(x_)])^(n_), x_Symbol] :> Simp[((b*c - a*d)*(B*c - A*d)*(a + b*Tan[e + f*x])^(m - 1)*(c + d*Tan[e
+ f*x])^(n + 1))/(d*f*(n + 1)*(c^2 + d^2)), x] - Dist[1/(d*(n + 1)*(c^2 + d^2)), Int[(a + b*Tan[e + f*x])^(m -
 2)*(c + d*Tan[e + f*x])^(n + 1)*Simp[a*A*d*(b*d*(m - 1) - a*c*(n + 1)) + (b*B*c - (A*b + a*B)*d)*(b*c*(m - 1)
 + a*d*(n + 1)) - d*((a*A - b*B)*(b*c - a*d) + (A*b + a*B)*(a*c + b*d))*(n + 1)*Tan[e + f*x] - b*(d*(A*b*c + a
*B*c - a*A*d)*(m + n) - b*B*(c^2*(m - 1) - d^2*(n + 1)))*Tan[e + f*x]^2, x], x], x] /; FreeQ[{a, b, c, d, e, f
, A, B}, x] && NeQ[b*c - a*d, 0] && NeQ[a^2 + b^2, 0] && NeQ[c^2 + d^2, 0] && GtQ[m, 1] && LtQ[n, -1] && (Inte
gerQ[m] || IntegersQ[2*m, 2*n])

Rule 3630

Int[((a_.) + (b_.)*tan[(e_.) + (f_.)*(x_)])^(m_.)*((A_.) + (B_.)*tan[(e_.) + (f_.)*(x_)] + (C_.)*tan[(e_.) + (
f_.)*(x_)]^2), x_Symbol] :> Simp[(C*(a + b*Tan[e + f*x])^(m + 1))/(b*f*(m + 1)), x] + Int[(a + b*Tan[e + f*x])
^m*Simp[A - C + B*Tan[e + f*x], x], x] /; FreeQ[{a, b, e, f, A, B, C, m}, x] && NeQ[A*b^2 - a*b*B + a^2*C, 0]
&&  !LeQ[m, -1]

Rule 3635

Int[((a_.) + (b_.)*tan[(e_.) + (f_.)*(x_)])*((c_.) + (d_.)*tan[(e_.) + (f_.)*(x_)])^(n_)*((A_.) + (B_.)*tan[(e
_.) + (f_.)*(x_)] + (C_.)*tan[(e_.) + (f_.)*(x_)]^2), x_Symbol] :> -Simp[((b*c - a*d)*(c^2*C - B*c*d + A*d^2)*
(c + d*Tan[e + f*x])^(n + 1))/(d^2*f*(n + 1)*(c^2 + d^2)), x] + Dist[1/(d*(c^2 + d^2)), Int[(c + d*Tan[e + f*x
])^(n + 1)*Simp[a*d*(A*c - c*C + B*d) + b*(c^2*C - B*c*d + A*d^2) + d*(A*b*c + a*B*c - b*c*C - a*A*d + b*B*d +
 a*C*d)*Tan[e + f*x] + b*C*(c^2 + d^2)*Tan[e + f*x]^2, x], x], x] /; FreeQ[{a, b, c, d, e, f, A, B, C}, x] &&
NeQ[b*c - a*d, 0] && NeQ[c^2 + d^2, 0] && LtQ[n, -1]

Rubi steps

\begin {align*} \int \frac {\tan ^3(c+d x) (A+B \tan (c+d x))}{(a+b \tan (c+d x))^{5/2}} \, dx &=\frac {2 a (A b-a B) \tan ^2(c+d x)}{3 b \left (a^2+b^2\right ) d (a+b \tan (c+d x))^{3/2}}+\frac {2 \int \frac {\tan (c+d x) \left (-2 a (A b-a B)+\frac {3}{2} b (A b-a B) \tan (c+d x)-\frac {1}{2} \left (a A b-4 a^2 B-3 b^2 B\right ) \tan ^2(c+d x)\right )}{(a+b \tan (c+d x))^{3/2}} \, dx}{3 b \left (a^2+b^2\right )}\\ &=\frac {2 a (A b-a B) \tan ^2(c+d x)}{3 b \left (a^2+b^2\right ) d (a+b \tan (c+d x))^{3/2}}-\frac {2 a^2 \left (a^2 A b+7 A b^3-4 a^3 B-10 a b^2 B\right )}{3 b^3 \left (a^2+b^2\right )^2 d \sqrt {a+b \tan (c+d x)}}+\frac {2 \int \frac {-\frac {1}{2} a \left (a^2 A b+7 A b^3-4 a^3 B-10 a b^2 B\right )-\frac {3}{2} b^2 \left (a^2 A-A b^2+2 a b B\right ) \tan (c+d x)-\frac {1}{2} \left (a^2+b^2\right ) \left (a A b-4 a^2 B-3 b^2 B\right ) \tan ^2(c+d x)}{\sqrt {a+b \tan (c+d x)}} \, dx}{3 b^2 \left (a^2+b^2\right )^2}\\ &=\frac {2 a (A b-a B) \tan ^2(c+d x)}{3 b \left (a^2+b^2\right ) d (a+b \tan (c+d x))^{3/2}}-\frac {2 a^2 \left (a^2 A b+7 A b^3-4 a^3 B-10 a b^2 B\right )}{3 b^3 \left (a^2+b^2\right )^2 d \sqrt {a+b \tan (c+d x)}}-\frac {2 \left (a A b-4 a^2 B-3 b^2 B\right ) \sqrt {a+b \tan (c+d x)}}{3 b^3 \left (a^2+b^2\right ) d}+\frac {2 \int \frac {-\frac {3}{2} b^2 \left (2 a A b-a^2 B+b^2 B\right )-\frac {3}{2} b^2 \left (a^2 A-A b^2+2 a b B\right ) \tan (c+d x)}{\sqrt {a+b \tan (c+d x)}} \, dx}{3 b^2 \left (a^2+b^2\right )^2}\\ &=\frac {2 a (A b-a B) \tan ^2(c+d x)}{3 b \left (a^2+b^2\right ) d (a+b \tan (c+d x))^{3/2}}-\frac {2 a^2 \left (a^2 A b+7 A b^3-4 a^3 B-10 a b^2 B\right )}{3 b^3 \left (a^2+b^2\right )^2 d \sqrt {a+b \tan (c+d x)}}-\frac {2 \left (a A b-4 a^2 B-3 b^2 B\right ) \sqrt {a+b \tan (c+d x)}}{3 b^3 \left (a^2+b^2\right ) d}-\frac {(i A-B) \int \frac {1-i \tan (c+d x)}{\sqrt {a+b \tan (c+d x)}} \, dx}{2 (a+i b)^2}+\frac {(i A+B) \int \frac {1+i \tan (c+d x)}{\sqrt {a+b \tan (c+d x)}} \, dx}{2 (a-i b)^2}\\ &=\frac {2 a (A b-a B) \tan ^2(c+d x)}{3 b \left (a^2+b^2\right ) d (a+b \tan (c+d x))^{3/2}}-\frac {2 a^2 \left (a^2 A b+7 A b^3-4 a^3 B-10 a b^2 B\right )}{3 b^3 \left (a^2+b^2\right )^2 d \sqrt {a+b \tan (c+d x)}}-\frac {2 \left (a A b-4 a^2 B-3 b^2 B\right ) \sqrt {a+b \tan (c+d x)}}{3 b^3 \left (a^2+b^2\right ) d}-\frac {(A-i B) \operatorname {Subst}\left (\int \frac {1}{(-1+x) \sqrt {a-i b x}} \, dx,x,i \tan (c+d x)\right )}{2 (a-i b)^2 d}-\frac {(A+i B) \operatorname {Subst}\left (\int \frac {1}{(-1+x) \sqrt {a+i b x}} \, dx,x,-i \tan (c+d x)\right )}{2 (a+i b)^2 d}\\ &=\frac {2 a (A b-a B) \tan ^2(c+d x)}{3 b \left (a^2+b^2\right ) d (a+b \tan (c+d x))^{3/2}}-\frac {2 a^2 \left (a^2 A b+7 A b^3-4 a^3 B-10 a b^2 B\right )}{3 b^3 \left (a^2+b^2\right )^2 d \sqrt {a+b \tan (c+d x)}}-\frac {2 \left (a A b-4 a^2 B-3 b^2 B\right ) \sqrt {a+b \tan (c+d x)}}{3 b^3 \left (a^2+b^2\right ) d}+\frac {(i (A+i B)) \operatorname {Subst}\left (\int \frac {1}{-1+\frac {i a}{b}-\frac {i x^2}{b}} \, dx,x,\sqrt {a+b \tan (c+d x)}\right )}{(a+i b)^2 b d}-\frac {(i A+B) \operatorname {Subst}\left (\int \frac {1}{-1-\frac {i a}{b}+\frac {i x^2}{b}} \, dx,x,\sqrt {a+b \tan (c+d x)}\right )}{(a-i b)^2 b d}\\ &=\frac {(A-i B) \tanh ^{-1}\left (\frac {\sqrt {a+b \tan (c+d x)}}{\sqrt {a-i b}}\right )}{(a-i b)^{5/2} d}+\frac {(A+i B) \tanh ^{-1}\left (\frac {\sqrt {a+b \tan (c+d x)}}{\sqrt {a+i b}}\right )}{(a+i b)^{5/2} d}+\frac {2 a (A b-a B) \tan ^2(c+d x)}{3 b \left (a^2+b^2\right ) d (a+b \tan (c+d x))^{3/2}}-\frac {2 a^2 \left (a^2 A b+7 A b^3-4 a^3 B-10 a b^2 B\right )}{3 b^3 \left (a^2+b^2\right )^2 d \sqrt {a+b \tan (c+d x)}}-\frac {2 \left (a A b-4 a^2 B-3 b^2 B\right ) \sqrt {a+b \tan (c+d x)}}{3 b^3 \left (a^2+b^2\right ) d}\\ \end {align*}

________________________________________________________________________________________

Mathematica [C]  time = 3.59, size = 309, normalized size = 1.18 \[ -\frac {-2 (a-i b) (a+i b) \left (8 a^2 B-2 a A b+b^2 B\right )-b^2 (a A+b B) \left (i (a+i b) \, _2F_1\left (-\frac {3}{2},1;-\frac {1}{2};\frac {a+b \tan (c+d x)}{a-i b}\right )-(b+i a) \, _2F_1\left (-\frac {3}{2},1;-\frac {1}{2};\frac {a+b \tan (c+d x)}{a+i b}\right )\right )+3 A b^2 (a+b \tan (c+d x)) \left (i (a+i b) \, _2F_1\left (-\frac {1}{2},1;\frac {1}{2};\frac {a+b \tan (c+d x)}{a-i b}\right )-(b+i a) \, _2F_1\left (-\frac {1}{2},1;\frac {1}{2};\frac {a+b \tan (c+d x)}{a+i b}\right )\right )-6 b (a-i b) (a+i b) (4 a B-A b) \tan (c+d x)-6 b^2 B (a-i b) (a+i b) \tan ^2(c+d x)}{3 b^3 d \left (a^2+b^2\right ) (a+b \tan (c+d x))^{3/2}} \]

Antiderivative was successfully verified.

[In]

Integrate[(Tan[c + d*x]^3*(A + B*Tan[c + d*x]))/(a + b*Tan[c + d*x])^(5/2),x]

[Out]

-1/3*(-2*(a - I*b)*(a + I*b)*(-2*a*A*b + 8*a^2*B + b^2*B) - b^2*(a*A + b*B)*(I*(a + I*b)*Hypergeometric2F1[-3/
2, 1, -1/2, (a + b*Tan[c + d*x])/(a - I*b)] - (I*a + b)*Hypergeometric2F1[-3/2, 1, -1/2, (a + b*Tan[c + d*x])/
(a + I*b)]) - 6*(a - I*b)*(a + I*b)*b*(-(A*b) + 4*a*B)*Tan[c + d*x] - 6*(a - I*b)*(a + I*b)*b^2*B*Tan[c + d*x]
^2 + 3*A*b^2*(I*(a + I*b)*Hypergeometric2F1[-1/2, 1, 1/2, (a + b*Tan[c + d*x])/(a - I*b)] - (I*a + b)*Hypergeo
metric2F1[-1/2, 1, 1/2, (a + b*Tan[c + d*x])/(a + I*b)])*(a + b*Tan[c + d*x]))/(b^3*(a^2 + b^2)*d*(a + b*Tan[c
 + d*x])^(3/2))

________________________________________________________________________________________

fricas [F(-1)]  time = 0.00, size = 0, normalized size = 0.00 \[ \text {Timed out} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(tan(d*x+c)^3*(A+B*tan(d*x+c))/(a+b*tan(d*x+c))^(5/2),x, algorithm="fricas")

[Out]

Timed out

________________________________________________________________________________________

giac [F(-2)]  time = 0.00, size = 0, normalized size = 0.00 \[ \text {Exception raised: TypeError} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(tan(d*x+c)^3*(A+B*tan(d*x+c))/(a+b*tan(d*x+c))^(5/2),x, algorithm="giac")

[Out]

Exception raised: TypeError >> An error occurred running a Giac command:INPUT:sage2:=int(sage0,x):;OUTPUT:Unab
le to check sign: (2*pi/x/2)>(-2*pi/x/2)Unable to check sign: (2*pi/x/2)>(-2*pi/x/2)Unable to check sign: (2*p
i/x/2)>(-2*pi/x/2)Unable to check sign: (2*pi/x/2)>(-2*pi/x/2)Unable to check sign: (2*pi/x/2)>(-2*pi/x/2)Unab
le to check sign: (2*pi/x/2)>(-2*pi/x/2)Unable to check sign: (2*pi/x/2)>(-2*pi/x/2)Unable to check sign: (2*p
i/x/2)>(-2*pi/x/2)Unable to check sign: (2*pi/x/2)>(-2*pi/x/2)Unable to check sign: (2*pi/x/2)>(-2*pi/x/2)Unab
le to check sign: (2*pi/x/2)>(-2*pi/x/2)Unable to check sign: (2*pi/x/2)>(-2*pi/x/2)Unable to check sign: (2*p
i/x/2)>(-2*pi/x/2)Unable to check sign: (2*pi/x/2)>(-2*pi/x/2)Unable to check sign: (2*pi/x/2)>(-2*pi/x/2)Unab
le to check sign: (2*pi/x/2)>(-2*pi/x/2)Unable to check sign: (2*pi/x/2)>(-2*pi/x/2)Unable to check sign: (2*p
i/x/2)>(-2*pi/x/2)Unable to check sign: (2*pi/x/2)>(-2*pi/x/2)Unable to check sign: (2*pi/x/2)>(-2*pi/x/2)Unab
le to check sign: (2*pi/x/2)>(-2*pi/x/2)Unable to check sign: (2*pi/x/2)>(-2*pi/x/2)Unable to check sign: (2*p
i/x/2)>(-2*pi/x/2)Unable to check sign: (2*pi/x/2)>(-2*pi/x/2)Unable to check sign: (2*pi/x/2)>(-2*pi/x/2)Unab
le to check sign: (2*pi/x/2)>(-2*pi/x/2)Unable to check sign: (2*pi/x/2)>(-2*pi/x/2)Unable to check sign: (2*p
i/x/2)>(-2*pi/x/2)Unable to check sign: (2*pi/x/2)>(-2*pi/x/2)Unable to check sign: (2*pi/x/2)>(-2*pi/x/2)Unab
le to check sign: (2*pi/x/2)>(-2*pi/x/2)Unable to check sign: (2*pi/x/2)>(-2*pi/x/2)Unable to check sign: (2*p
i/x/2)>(-2*pi/x/2)Unable to check sign: (2*pi/x/2)>(-2*pi/x/2)Unable to check sign: (2*pi/x/2)>(-2*pi/x/2)Unab
le to check sign: (2*pi/x/2)>(-2*pi/x/2)Unable to check sign: (2*pi/x/2)>(-2*pi/x/2)Unable to check sign: (2*p
i/x/2)>(-2*pi/x/2)Unable to check sign: (2*pi/x/2)>(-2*pi/x/2)Unable to check sign: (2*pi/x/2)>(-2*pi/x/2)Unab
le to check sign: (2*pi/x/2)>(-2*pi/x/2)Unable to check sign: (2*pi/x/2)>(-2*pi/x/2)Unable to check sign: (2*p
i/x/2)>(-2*pi/x/2)Unable to check sign: (2*pi/x/2)>(-2*pi/x/2)Unable to check sign: (2*pi/x/2)>(-2*pi/x/2)Unab
le to check sign: (2*pi/x/2)>(-2*pi/x/2)Unable to check sign: (2*pi/x/2)>(-2*pi/x/2)Unable to check sign: (2*p
i/x/2)>(-2*pi/x/2)Unable to check sign: (2*pi/x/2)>(-2*pi/x/2)Unable to check sign: (2*pi/x/2)>(-2*pi/x/2)Unab
le to check sign: (2*pi/x/2)>(-2*pi/x/2)Unable to check sign: (2*pi/x/2)>(-2*pi/x/2)Unable to check sign: (2*p
i/x/2)>(-2*pi/x/2)Unable to check sign: (2*pi/x/2)>(-2*pi/x/2)Unable to check sign: (2*pi/x/2)>(-2*pi/x/2)Unab
le to check sign: (2*pi/x/2)>(-2*pi/x/2)Unable to check sign: (2*pi/x/2)>(-2*pi/x/2)Unable to check sign: (2*p
i/x/2)>(-2*pi/x/2)Unable to check sign: (2*pi/x/2)>(-2*pi/x/2)Unable to check sign: (2*pi/x/2)>(-2*pi/x/2)Unab
le to check sign: (2*pi/x/2)>(-2*pi/x/2)Unable to check sign: (2*pi/x/2)>(-2*pi/x/2)Unable to check sign: (2*p
i/x/2)>(-2*pi/x/2)Unable to check sign: (2*pi/x/2)>(-2*pi/x/2)Unable to check sign: (2*pi/x/2)>(-2*pi/x/2)Unab
le to check sign: (2*pi/x/2)>(-2*pi/x/2)Warning, need to choose a branch for the root of a polynomial with par
ameters. This might be wrong.The choice was done assuming [d]=[-77,-14]sym2poly/r2sym(const gen & e,const inde
x_m & i,const vecteur & l) Error: Bad Argument ValueWarning, need to choose a branch for the root of a polynom
ial with parameters. This might be wrong.The choice was done assuming [d]=[-45,5]sym2poly/r2sym(const gen & e,
const index_m & i,const vecteur & l) Error: Bad Argument Valuesym2poly/r2sym(const gen & e,const index_m & i,c
onst vecteur & l) Error: Bad Argument Valuesym2poly/r2sym(const gen & e,const index_m & i,const vecteur & l) E
rror: Bad Argument Valuesym2poly/r2sym(const gen & e,const index_m & i,const vecteur & l) Error: Bad Argument
Valuesym2poly/r2sym(const gen & e,const index_m & i,const vecteur & l) Error: Bad Argument Valuesym2poly/r2sym
(const gen & e,const index_m & i,const vecteur & l) Error: Bad Argument Valuesym2poly/r2sym(const gen & e,cons
t index_m & i,const vecteur & l) Error: Bad Argument Valuesym2poly/r2sym(const gen & e,const index_m & i,const
 vecteur & l) Error: Bad Argument Valuesym2poly/r2sym(const gen & e,const index_m & i,const vecteur & l) Error
: Bad Argument Valuesym2poly/r2sym(const gen & e,const index_m & i,const vecteur & l) Error: Bad Argument Valu
esym2poly/r2sym(const gen & e,const index_m & i,const vecteur & l) Error: Bad Argument Valuesym2poly/r2sym(con
st gen & e,const index_m & i,const vecteur & l) Error: Bad Argument Valuesym2poly/r2sym(const gen & e,const in
dex_m & i,const vecteur & l) Error: Bad Argument ValueUnable to check sign: (2*pi/t_nostep/2)>(-2*pi/t_nostep/
2)Unable to check sign: (2*pi/t_nostep/2)>(-2*pi/t_nostep/2)Unable to check sign: (2*pi/t_nostep/2)>(-2*pi/t_n
ostep/2)Unable to check sign: (2*pi/t_nostep/2)>(-2*pi/t_nostep/2)Unable to check sign: (2*pi/t_nostep/2)>(-2*
pi/t_nostep/2)Unable to check sign: (2*pi/t_nostep/2)>(-2*pi/t_nostep/2)Unable to check sign: (2*pi/t_nostep/2
)>(-2*pi/t_nostep/2)Unable to check sign: (2*pi/t_nostep/2)>(-2*pi/t_nostep/2)Unable to check sign: (2*pi/t_no
step/2)>(-2*pi/t_nostep/2)Unable to check sign: (2*pi/t_nostep/2)>(-2*pi/t_nostep/2)Unable to check sign: (2*p
i/t_nostep/2)>(-2*pi/t_nostep/2)Unable to check sign: (2*pi/t_nostep/2)>(-2*pi/t_nostep/2)Unable to check sign
: (2*pi/t_nostep/2)>(-2*pi/t_nostep/2)Unable to check sign: (2*pi/t_nostep/2)>(-2*pi/t_nostep/2)Unable to chec
k sign: (2*pi/t_nostep/2)>(-2*pi/t_nostep/2)Unable to check sign: (2*pi/t_nostep/2)>(-2*pi/t_nostep/2)Unable t
o check sign: (2*pi/t_nostep/2)>(-2*pi/t_nostep/2)Unable to check sign: (2*pi/t_nostep/2)>(-2*pi/t_nostep/2)Un
able to check sign: (2*pi/t_nostep/2)>(-2*pi/t_nostep/2)Unable to check sign: (2*pi/t_nostep/2)>(-2*pi/t_noste
p/2)Unable to check sign: (2*pi/t_nostep/2)>(-2*pi/t_nostep/2)Unable to check sign: (2*pi/t_nostep/2)>(-2*pi/t
_nostep/2)Unable to check sign: (2*pi/t_nostep/2)>(-2*pi/t_nostep/2)Unable to check sign: (2*pi/t_nostep/2)>(-
2*pi/t_nostep/2)Unable to check sign: (2*pi/t_nostep/2)>(-2*pi/t_nostep/2)Unable to check sign: (2*pi/t_nostep
/2)>(-2*pi/t_nostep/2)Unable to check sign: (2*pi/t_nostep/2)>(-2*pi/t_nostep/2)Unable to check sign: (2*pi/t_
nostep/2)>(-2*pi/t_nostep/2)Unable to check sign: (2*pi/t_nostep/2)>(-2*pi/t_nostep/2)Unable to check sign: (2
*pi/t_nostep/2)>(-2*pi/t_nostep/2)Unable to check sign: (2*pi/t_nostep/2)>(-2*pi/t_nostep/2)Unable to check si
gn: (2*pi/t_nostep/2)>(-2*pi/t_nostep/2)Unable to check sign: (2*pi/t_nostep/2)>(-2*pi/t_nostep/2)Unable to ch
eck sign: (2*pi/t_nostep/2)>(-2*pi/t_nostep/2)Unable to check sign: (2*pi/t_nostep/2)>(-2*pi/t_nostep/2)Unable
 to check sign: (2*pi/t_nostep/2)>(-2*pi/t_nostep/2)Unable to check sign: (2*pi/t_nostep/2)>(-2*pi/t_nostep/2)
Unable to check sign: (2*pi/t_nostep/2)>(-2*pi/t_nostep/2)Unable to check sign: (2*pi/t_nostep/2)>(-2*pi/t_nos
tep/2)Unable to check sign: (2*pi/t_nostep/2)>(-2*pi/t_nostep/2)Unable to check sign: (2*pi/t_nostep/2)>(-2*pi
/t_nostep/2)Unable to check sign: (2*pi/t_nostep/2)>(-2*pi/t_nostep/2)Unable to check sign: (2*pi/t_nostep/2)>
(-2*pi/t_nostep/2)Unable to check sign: (2*pi/t_nostep/2)>(-2*pi/t_nostep/2)Unable to check sign: (2*pi/t_nost
ep/2)>(-2*pi/t_nostep/2)Unable to check sign: (2*pi/t_nostep/2)>(-2*pi/t_nostep/2)Unable to check sign: (2*pi/
t_nostep/2)>(-2*pi/t_nostep/2)Unable to check sign: (2*pi/t_nostep/2)>(-2*pi/t_nostep/2)Unable to check sign:
(2*pi/t_nostep/2)>(-2*pi/t_nostep/2)Unable to check sign: (2*pi/t_nostep/2)>(-2*pi/t_nostep/2)Unable to check
sign: (2*pi/t_nostep/2)>(-2*pi/t_nostep/2)Unable to check sign: (2*pi/t_nostep/2)>(-2*pi/t_nostep/2)Unable to
check sign: (2*pi/t_nostep/2)>(-2*pi/t_nostep/2)Unable to check sign: (2*pi/t_nostep/2)>(-2*pi/t_nostep/2)Unab
le to check sign: (2*pi/t_nostep/2)>(-2*pi/t_nostep/2)Unable to check sign: (2*pi/t_nostep/2)>(-2*pi/t_nostep/
2)Unable to check sign: (2*pi/t_nostep/2)>(-2*pi/t_nostep/2)Unable to check sign: (2*pi/t_nostep/2)>(-2*pi/t_n
ostep/2)Unable to check sign: (2*pi/t_nostep/2)>(-2*pi/t_nostep/2)Unable to check sign: (2*pi/t_nostep/2)>(-2*
pi/t_nostep/2)Unable to check sign: (2*pi/t_nostep/2)>(-2*pi/t_nostep/2)Unable to check sign: (2*pi/t_nostep/2
)>(-2*pi/t_nostep/2)Unable to check sign: (2*pi/t_nostep/2)>(-2*pi/t_nostep/2)Unable to check sign: (2*pi/t_no
step/2)>(-2*pi/t_nostep/2)Unable to check sign: (2*pi/t_nostep/2)>(-2*pi/t_nostep/2)Unable to check sign: (2*p
i/t_nostep/2)>(-2*pi/t_nostep/2)Unable to check sign: (2*pi/t_nostep/2)>(-2*pi/t_nostep/2)Unable to check sign
: (2*pi/t_nostep/2)>(-2*pi/t_nostep/2)Unable to check sign: (2*pi/t_nostep/2)>(-2*pi/t_nostep/2)Unable to chec
k sign: (2*pi/t_nostep/2)>(-2*pi/t_nostep/2)Unable to check sign: (2*pi/t_nostep/2)>(-2*pi/t_nostep/2)Unable t
o check sign: (2*pi/t_nostep/2)>(-2*pi/t_nostep/2)Unable to check sign: (2*pi/t_nostep/2)>(-2*pi/t_nostep/2)Un
able to check sign: (2*pi/t_nostep/2)>(-2*pi/t_nostep/2)Unable to check sign: (2*pi/t_nostep/2)>(-2*pi/t_noste
p/2)Unable to check sign: (2*pi/t_nostep/2)>(-2*pi/t_nostep/2)Unable to check sign: (2*pi/t_nostep/2)>(-2*pi/t
_nostep/2)Unable to check sign: (2*pi/t_nostep/2)>(-2*pi/t_nostep/2)Unable to check sign: (2*pi/t_nostep/2)>(-
2*pi/t_nostep/2)Unable to check sign: (2*pi/t_nostep/2)>(-2*pi/t_nostep/2)Unable to check sign: (2*pi/t_nostep
/2)>(-2*pi/t_nostep/2)Unable to check sign: (2*pi/t_nostep/2)>(-2*pi/t_nostep/2)Unable to check sign: (2*pi/t_
nostep/2)>(-2*pi/t_nostep/2)Unable to check sign: (2*pi/t_nostep/2)>(-2*pi/t_nostep/2)Unable to check sign: (2
*pi/t_nostep/2)>(-2*pi/t_nostep/2)Unable to check sign: (2*pi/t_nostep/2)>(-2*pi/t_nostep/2)Warning, integrati
on of abs or sign assumes constant sign by intervals (correct if the argument is real):Check [abs(t_nostep^2-1
)]Discontinuities at zeroes of t_nostep^2-1 were not checkedEvaluation time: 82.28Done

________________________________________________________________________________________

maple [B]  time = 0.38, size = 12907, normalized size = 49.45 \[ \text {output too large to display} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(tan(d*x+c)^3*(A+B*tan(d*x+c))/(a+b*tan(d*x+c))^(5/2),x)

[Out]

result too large to display

________________________________________________________________________________________

maxima [F(-1)]  time = 0.00, size = 0, normalized size = 0.00 \[ \text {Timed out} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(tan(d*x+c)^3*(A+B*tan(d*x+c))/(a+b*tan(d*x+c))^(5/2),x, algorithm="maxima")

[Out]

Timed out

________________________________________________________________________________________

mupad [B]  time = 31.39, size = 9498, normalized size = 36.39 \[ \text {result too large to display} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((tan(c + d*x)^3*(A + B*tan(c + d*x)))/(a + b*tan(c + d*x))^(5/2),x)

[Out]

(log(((((320*B^4*a^2*b^8*d^4 - 16*B^4*b^10*d^4 - 1760*B^4*a^4*b^6*d^4 + 1600*B^4*a^6*b^4*d^4 - 400*B^4*a^8*b^2
*d^4)^(1/2) - 4*B^2*a^5*d^2 + 40*B^2*a^3*b^2*d^2 - 20*B^2*a*b^4*d^2)/(a^10*d^4 + b^10*d^4 + 5*a^2*b^8*d^4 + 10
*a^4*b^6*d^4 + 10*a^6*b^4*d^4 + 5*a^8*b^2*d^4))^(1/2)*((a + b*tan(c + d*x))^(1/2)*(320*B^2*a^4*b^14*d^3 - 16*B
^2*b^18*d^3 + 1024*B^2*a^6*b^12*d^3 + 1440*B^2*a^8*b^10*d^3 + 1024*B^2*a^10*b^8*d^3 + 320*B^2*a^12*b^6*d^3 - 1
6*B^2*a^16*b^2*d^3) - ((((320*B^4*a^2*b^8*d^4 - 16*B^4*b^10*d^4 - 1760*B^4*a^4*b^6*d^4 + 1600*B^4*a^6*b^4*d^4
- 400*B^4*a^8*b^2*d^4)^(1/2) - 4*B^2*a^5*d^2 + 40*B^2*a^3*b^2*d^2 - 20*B^2*a*b^4*d^2)/(a^10*d^4 + b^10*d^4 + 5
*a^2*b^8*d^4 + 10*a^4*b^6*d^4 + 10*a^6*b^4*d^4 + 5*a^8*b^2*d^4))^(1/2)*(((((320*B^4*a^2*b^8*d^4 - 16*B^4*b^10*
d^4 - 1760*B^4*a^4*b^6*d^4 + 1600*B^4*a^6*b^4*d^4 - 400*B^4*a^8*b^2*d^4)^(1/2) - 4*B^2*a^5*d^2 + 40*B^2*a^3*b^
2*d^2 - 20*B^2*a*b^4*d^2)/(a^10*d^4 + b^10*d^4 + 5*a^2*b^8*d^4 + 10*a^4*b^6*d^4 + 10*a^6*b^4*d^4 + 5*a^8*b^2*d
^4))^(1/2)*(a + b*tan(c + d*x))^(1/2)*(64*a*b^22*d^5 + 640*a^3*b^20*d^5 + 2880*a^5*b^18*d^5 + 7680*a^7*b^16*d^
5 + 13440*a^9*b^14*d^5 + 16128*a^11*b^12*d^5 + 13440*a^13*b^10*d^5 + 7680*a^15*b^8*d^5 + 2880*a^17*b^6*d^5 + 6
40*a^19*b^4*d^5 + 64*a^21*b^2*d^5))/4 - 32*B*b^21*d^4 - 160*B*a^2*b^19*d^4 - 128*B*a^4*b^17*d^4 + 896*B*a^6*b^
15*d^4 + 3136*B*a^8*b^13*d^4 + 4928*B*a^10*b^11*d^4 + 4480*B*a^12*b^9*d^4 + 2432*B*a^14*b^7*d^4 + 736*B*a^16*b
^5*d^4 + 96*B*a^18*b^3*d^4))/4))/4 + 96*B^3*a^3*b^13*d^2 + 240*B^3*a^5*b^11*d^2 + 320*B^3*a^7*b^9*d^2 + 240*B^
3*a^9*b^7*d^2 + 96*B^3*a^11*b^5*d^2 + 16*B^3*a^13*b^3*d^2 + 16*B^3*a*b^15*d^2)*(((320*B^4*a^2*b^8*d^4 - 16*B^4
*b^10*d^4 - 1760*B^4*a^4*b^6*d^4 + 1600*B^4*a^6*b^4*d^4 - 400*B^4*a^8*b^2*d^4)^(1/2) - 4*B^2*a^5*d^2 + 40*B^2*
a^3*b^2*d^2 - 20*B^2*a*b^4*d^2)/(a^10*d^4 + b^10*d^4 + 5*a^2*b^8*d^4 + 10*a^4*b^6*d^4 + 10*a^6*b^4*d^4 + 5*a^8
*b^2*d^4))^(1/2))/4 + (log(((-((320*B^4*a^2*b^8*d^4 - 16*B^4*b^10*d^4 - 1760*B^4*a^4*b^6*d^4 + 1600*B^4*a^6*b^
4*d^4 - 400*B^4*a^8*b^2*d^4)^(1/2) + 4*B^2*a^5*d^2 - 40*B^2*a^3*b^2*d^2 + 20*B^2*a*b^4*d^2)/(a^10*d^4 + b^10*d
^4 + 5*a^2*b^8*d^4 + 10*a^4*b^6*d^4 + 10*a^6*b^4*d^4 + 5*a^8*b^2*d^4))^(1/2)*((a + b*tan(c + d*x))^(1/2)*(320*
B^2*a^4*b^14*d^3 - 16*B^2*b^18*d^3 + 1024*B^2*a^6*b^12*d^3 + 1440*B^2*a^8*b^10*d^3 + 1024*B^2*a^10*b^8*d^3 + 3
20*B^2*a^12*b^6*d^3 - 16*B^2*a^16*b^2*d^3) - ((-((320*B^4*a^2*b^8*d^4 - 16*B^4*b^10*d^4 - 1760*B^4*a^4*b^6*d^4
 + 1600*B^4*a^6*b^4*d^4 - 400*B^4*a^8*b^2*d^4)^(1/2) + 4*B^2*a^5*d^2 - 40*B^2*a^3*b^2*d^2 + 20*B^2*a*b^4*d^2)/
(a^10*d^4 + b^10*d^4 + 5*a^2*b^8*d^4 + 10*a^4*b^6*d^4 + 10*a^6*b^4*d^4 + 5*a^8*b^2*d^4))^(1/2)*(((-((320*B^4*a
^2*b^8*d^4 - 16*B^4*b^10*d^4 - 1760*B^4*a^4*b^6*d^4 + 1600*B^4*a^6*b^4*d^4 - 400*B^4*a^8*b^2*d^4)^(1/2) + 4*B^
2*a^5*d^2 - 40*B^2*a^3*b^2*d^2 + 20*B^2*a*b^4*d^2)/(a^10*d^4 + b^10*d^4 + 5*a^2*b^8*d^4 + 10*a^4*b^6*d^4 + 10*
a^6*b^4*d^4 + 5*a^8*b^2*d^4))^(1/2)*(a + b*tan(c + d*x))^(1/2)*(64*a*b^22*d^5 + 640*a^3*b^20*d^5 + 2880*a^5*b^
18*d^5 + 7680*a^7*b^16*d^5 + 13440*a^9*b^14*d^5 + 16128*a^11*b^12*d^5 + 13440*a^13*b^10*d^5 + 7680*a^15*b^8*d^
5 + 2880*a^17*b^6*d^5 + 640*a^19*b^4*d^5 + 64*a^21*b^2*d^5))/4 - 32*B*b^21*d^4 - 160*B*a^2*b^19*d^4 - 128*B*a^
4*b^17*d^4 + 896*B*a^6*b^15*d^4 + 3136*B*a^8*b^13*d^4 + 4928*B*a^10*b^11*d^4 + 4480*B*a^12*b^9*d^4 + 2432*B*a^
14*b^7*d^4 + 736*B*a^16*b^5*d^4 + 96*B*a^18*b^3*d^4))/4))/4 + 96*B^3*a^3*b^13*d^2 + 240*B^3*a^5*b^11*d^2 + 320
*B^3*a^7*b^9*d^2 + 240*B^3*a^9*b^7*d^2 + 96*B^3*a^11*b^5*d^2 + 16*B^3*a^13*b^3*d^2 + 16*B^3*a*b^15*d^2)*(-((32
0*B^4*a^2*b^8*d^4 - 16*B^4*b^10*d^4 - 1760*B^4*a^4*b^6*d^4 + 1600*B^4*a^6*b^4*d^4 - 400*B^4*a^8*b^2*d^4)^(1/2)
 + 4*B^2*a^5*d^2 - 40*B^2*a^3*b^2*d^2 + 20*B^2*a*b^4*d^2)/(a^10*d^4 + b^10*d^4 + 5*a^2*b^8*d^4 + 10*a^4*b^6*d^
4 + 10*a^6*b^4*d^4 + 5*a^8*b^2*d^4))^(1/2))/4 - log(96*B^3*a^3*b^13*d^2 - (((320*B^4*a^2*b^8*d^4 - 16*B^4*b^10
*d^4 - 1760*B^4*a^4*b^6*d^4 + 1600*B^4*a^6*b^4*d^4 - 400*B^4*a^8*b^2*d^4)^(1/2) - 4*B^2*a^5*d^2 + 40*B^2*a^3*b
^2*d^2 - 20*B^2*a*b^4*d^2)/(16*a^10*d^4 + 16*b^10*d^4 + 80*a^2*b^8*d^4 + 160*a^4*b^6*d^4 + 160*a^6*b^4*d^4 + 8
0*a^8*b^2*d^4))^(1/2)*((a + b*tan(c + d*x))^(1/2)*(320*B^2*a^4*b^14*d^3 - 16*B^2*b^18*d^3 + 1024*B^2*a^6*b^12*
d^3 + 1440*B^2*a^8*b^10*d^3 + 1024*B^2*a^10*b^8*d^3 + 320*B^2*a^12*b^6*d^3 - 16*B^2*a^16*b^2*d^3) + (((320*B^4
*a^2*b^8*d^4 - 16*B^4*b^10*d^4 - 1760*B^4*a^4*b^6*d^4 + 1600*B^4*a^6*b^4*d^4 - 400*B^4*a^8*b^2*d^4)^(1/2) - 4*
B^2*a^5*d^2 + 40*B^2*a^3*b^2*d^2 - 20*B^2*a*b^4*d^2)/(16*a^10*d^4 + 16*b^10*d^4 + 80*a^2*b^8*d^4 + 160*a^4*b^6
*d^4 + 160*a^6*b^4*d^4 + 80*a^8*b^2*d^4))^(1/2)*(896*B*a^6*b^15*d^4 - 32*B*b^21*d^4 - 160*B*a^2*b^19*d^4 - 128
*B*a^4*b^17*d^4 - (((320*B^4*a^2*b^8*d^4 - 16*B^4*b^10*d^4 - 1760*B^4*a^4*b^6*d^4 + 1600*B^4*a^6*b^4*d^4 - 400
*B^4*a^8*b^2*d^4)^(1/2) - 4*B^2*a^5*d^2 + 40*B^2*a^3*b^2*d^2 - 20*B^2*a*b^4*d^2)/(16*a^10*d^4 + 16*b^10*d^4 +
80*a^2*b^8*d^4 + 160*a^4*b^6*d^4 + 160*a^6*b^4*d^4 + 80*a^8*b^2*d^4))^(1/2)*(a + b*tan(c + d*x))^(1/2)*(64*a*b
^22*d^5 + 640*a^3*b^20*d^5 + 2880*a^5*b^18*d^5 + 7680*a^7*b^16*d^5 + 13440*a^9*b^14*d^5 + 16128*a^11*b^12*d^5
+ 13440*a^13*b^10*d^5 + 7680*a^15*b^8*d^5 + 2880*a^17*b^6*d^5 + 640*a^19*b^4*d^5 + 64*a^21*b^2*d^5) + 3136*B*a
^8*b^13*d^4 + 4928*B*a^10*b^11*d^4 + 4480*B*a^12*b^9*d^4 + 2432*B*a^14*b^7*d^4 + 736*B*a^16*b^5*d^4 + 96*B*a^1
8*b^3*d^4)) + 240*B^3*a^5*b^11*d^2 + 320*B^3*a^7*b^9*d^2 + 240*B^3*a^9*b^7*d^2 + 96*B^3*a^11*b^5*d^2 + 16*B^3*
a^13*b^3*d^2 + 16*B^3*a*b^15*d^2)*(((320*B^4*a^2*b^8*d^4 - 16*B^4*b^10*d^4 - 1760*B^4*a^4*b^6*d^4 + 1600*B^4*a
^6*b^4*d^4 - 400*B^4*a^8*b^2*d^4)^(1/2) - 4*B^2*a^5*d^2 + 40*B^2*a^3*b^2*d^2 - 20*B^2*a*b^4*d^2)/(16*a^10*d^4
+ 16*b^10*d^4 + 80*a^2*b^8*d^4 + 160*a^4*b^6*d^4 + 160*a^6*b^4*d^4 + 80*a^8*b^2*d^4))^(1/2) - log(96*B^3*a^3*b
^13*d^2 - (-((320*B^4*a^2*b^8*d^4 - 16*B^4*b^10*d^4 - 1760*B^4*a^4*b^6*d^4 + 1600*B^4*a^6*b^4*d^4 - 400*B^4*a^
8*b^2*d^4)^(1/2) + 4*B^2*a^5*d^2 - 40*B^2*a^3*b^2*d^2 + 20*B^2*a*b^4*d^2)/(16*a^10*d^4 + 16*b^10*d^4 + 80*a^2*
b^8*d^4 + 160*a^4*b^6*d^4 + 160*a^6*b^4*d^4 + 80*a^8*b^2*d^4))^(1/2)*((a + b*tan(c + d*x))^(1/2)*(320*B^2*a^4*
b^14*d^3 - 16*B^2*b^18*d^3 + 1024*B^2*a^6*b^12*d^3 + 1440*B^2*a^8*b^10*d^3 + 1024*B^2*a^10*b^8*d^3 + 320*B^2*a
^12*b^6*d^3 - 16*B^2*a^16*b^2*d^3) + (-((320*B^4*a^2*b^8*d^4 - 16*B^4*b^10*d^4 - 1760*B^4*a^4*b^6*d^4 + 1600*B
^4*a^6*b^4*d^4 - 400*B^4*a^8*b^2*d^4)^(1/2) + 4*B^2*a^5*d^2 - 40*B^2*a^3*b^2*d^2 + 20*B^2*a*b^4*d^2)/(16*a^10*
d^4 + 16*b^10*d^4 + 80*a^2*b^8*d^4 + 160*a^4*b^6*d^4 + 160*a^6*b^4*d^4 + 80*a^8*b^2*d^4))^(1/2)*(896*B*a^6*b^1
5*d^4 - 32*B*b^21*d^4 - 160*B*a^2*b^19*d^4 - 128*B*a^4*b^17*d^4 - (-((320*B^4*a^2*b^8*d^4 - 16*B^4*b^10*d^4 -
1760*B^4*a^4*b^6*d^4 + 1600*B^4*a^6*b^4*d^4 - 400*B^4*a^8*b^2*d^4)^(1/2) + 4*B^2*a^5*d^2 - 40*B^2*a^3*b^2*d^2
+ 20*B^2*a*b^4*d^2)/(16*a^10*d^4 + 16*b^10*d^4 + 80*a^2*b^8*d^4 + 160*a^4*b^6*d^4 + 160*a^6*b^4*d^4 + 80*a^8*b
^2*d^4))^(1/2)*(a + b*tan(c + d*x))^(1/2)*(64*a*b^22*d^5 + 640*a^3*b^20*d^5 + 2880*a^5*b^18*d^5 + 7680*a^7*b^1
6*d^5 + 13440*a^9*b^14*d^5 + 16128*a^11*b^12*d^5 + 13440*a^13*b^10*d^5 + 7680*a^15*b^8*d^5 + 2880*a^17*b^6*d^5
 + 640*a^19*b^4*d^5 + 64*a^21*b^2*d^5) + 3136*B*a^8*b^13*d^4 + 4928*B*a^10*b^11*d^4 + 4480*B*a^12*b^9*d^4 + 24
32*B*a^14*b^7*d^4 + 736*B*a^16*b^5*d^4 + 96*B*a^18*b^3*d^4)) + 240*B^3*a^5*b^11*d^2 + 320*B^3*a^7*b^9*d^2 + 24
0*B^3*a^9*b^7*d^2 + 96*B^3*a^11*b^5*d^2 + 16*B^3*a^13*b^3*d^2 + 16*B^3*a*b^15*d^2)*(-((320*B^4*a^2*b^8*d^4 - 1
6*B^4*b^10*d^4 - 1760*B^4*a^4*b^6*d^4 + 1600*B^4*a^6*b^4*d^4 - 400*B^4*a^8*b^2*d^4)^(1/2) + 4*B^2*a^5*d^2 - 40
*B^2*a^3*b^2*d^2 + 20*B^2*a*b^4*d^2)/(16*a^10*d^4 + 16*b^10*d^4 + 80*a^2*b^8*d^4 + 160*a^4*b^6*d^4 + 160*a^6*b
^4*d^4 + 80*a^8*b^2*d^4))^(1/2) + (log(40*A^3*a^8*b^8*d^2 - 8*A^3*b^16*d^2 - 40*A^3*a^2*b^14*d^2 - 72*A^3*a^4*
b^12*d^2 - 40*A^3*a^6*b^10*d^2 - (((a + b*tan(c + d*x))^(1/2)*(320*A^2*a^4*b^14*d^3 - 16*A^2*b^18*d^3 + 1024*A
^2*a^6*b^12*d^3 + 1440*A^2*a^8*b^10*d^3 + 1024*A^2*a^10*b^8*d^3 + 320*A^2*a^12*b^6*d^3 - 16*A^2*a^16*b^2*d^3)
- ((((320*A^4*a^2*b^8*d^4 - 16*A^4*b^10*d^4 - 1760*A^4*a^4*b^6*d^4 + 1600*A^4*a^6*b^4*d^4 - 400*A^4*a^8*b^2*d^
4)^(1/2) + 4*A^2*a^5*d^2 - 40*A^2*a^3*b^2*d^2 + 20*A^2*a*b^4*d^2)/(a^10*d^4 + b^10*d^4 + 5*a^2*b^8*d^4 + 10*a^
4*b^6*d^4 + 10*a^6*b^4*d^4 + 5*a^8*b^2*d^4))^(1/2)*(96*A*a*b^20*d^4 - ((((320*A^4*a^2*b^8*d^4 - 16*A^4*b^10*d^
4 - 1760*A^4*a^4*b^6*d^4 + 1600*A^4*a^6*b^4*d^4 - 400*A^4*a^8*b^2*d^4)^(1/2) + 4*A^2*a^5*d^2 - 40*A^2*a^3*b^2*
d^2 + 20*A^2*a*b^4*d^2)/(a^10*d^4 + b^10*d^4 + 5*a^2*b^8*d^4 + 10*a^4*b^6*d^4 + 10*a^6*b^4*d^4 + 5*a^8*b^2*d^4
))^(1/2)*(a + b*tan(c + d*x))^(1/2)*(64*a*b^22*d^5 + 640*a^3*b^20*d^5 + 2880*a^5*b^18*d^5 + 7680*a^7*b^16*d^5
+ 13440*a^9*b^14*d^5 + 16128*a^11*b^12*d^5 + 13440*a^13*b^10*d^5 + 7680*a^15*b^8*d^5 + 2880*a^17*b^6*d^5 + 640
*a^19*b^4*d^5 + 64*a^21*b^2*d^5))/4 + 736*A*a^3*b^18*d^4 + 2432*A*a^5*b^16*d^4 + 4480*A*a^7*b^14*d^4 + 4928*A*
a^9*b^12*d^4 + 3136*A*a^11*b^10*d^4 + 896*A*a^13*b^8*d^4 - 128*A*a^15*b^6*d^4 - 160*A*a^17*b^4*d^4 - 32*A*a^19
*b^2*d^4))/4)*(((320*A^4*a^2*b^8*d^4 - 16*A^4*b^10*d^4 - 1760*A^4*a^4*b^6*d^4 + 1600*A^4*a^6*b^4*d^4 - 400*A^4
*a^8*b^2*d^4)^(1/2) + 4*A^2*a^5*d^2 - 40*A^2*a^3*b^2*d^2 + 20*A^2*a*b^4*d^2)/(a^10*d^4 + b^10*d^4 + 5*a^2*b^8*
d^4 + 10*a^4*b^6*d^4 + 10*a^6*b^4*d^4 + 5*a^8*b^2*d^4))^(1/2))/4 + 72*A^3*a^10*b^6*d^2 + 40*A^3*a^12*b^4*d^2 +
 8*A^3*a^14*b^2*d^2)*(((320*A^4*a^2*b^8*d^4 - 16*A^4*b^10*d^4 - 1760*A^4*a^4*b^6*d^4 + 1600*A^4*a^6*b^4*d^4 -
400*A^4*a^8*b^2*d^4)^(1/2) + 4*A^2*a^5*d^2 - 40*A^2*a^3*b^2*d^2 + 20*A^2*a*b^4*d^2)/(a^10*d^4 + b^10*d^4 + 5*a
^2*b^8*d^4 + 10*a^4*b^6*d^4 + 10*a^6*b^4*d^4 + 5*a^8*b^2*d^4))^(1/2))/4 + (log(40*A^3*a^8*b^8*d^2 - 8*A^3*b^16
*d^2 - 40*A^3*a^2*b^14*d^2 - 72*A^3*a^4*b^12*d^2 - 40*A^3*a^6*b^10*d^2 - (((a + b*tan(c + d*x))^(1/2)*(320*A^2
*a^4*b^14*d^3 - 16*A^2*b^18*d^3 + 1024*A^2*a^6*b^12*d^3 + 1440*A^2*a^8*b^10*d^3 + 1024*A^2*a^10*b^8*d^3 + 320*
A^2*a^12*b^6*d^3 - 16*A^2*a^16*b^2*d^3) - ((-((320*A^4*a^2*b^8*d^4 - 16*A^4*b^10*d^4 - 1760*A^4*a^4*b^6*d^4 +
1600*A^4*a^6*b^4*d^4 - 400*A^4*a^8*b^2*d^4)^(1/2) - 4*A^2*a^5*d^2 + 40*A^2*a^3*b^2*d^2 - 20*A^2*a*b^4*d^2)/(a^
10*d^4 + b^10*d^4 + 5*a^2*b^8*d^4 + 10*a^4*b^6*d^4 + 10*a^6*b^4*d^4 + 5*a^8*b^2*d^4))^(1/2)*(96*A*a*b^20*d^4 -
 ((-((320*A^4*a^2*b^8*d^4 - 16*A^4*b^10*d^4 - 1760*A^4*a^4*b^6*d^4 + 1600*A^4*a^6*b^4*d^4 - 400*A^4*a^8*b^2*d^
4)^(1/2) - 4*A^2*a^5*d^2 + 40*A^2*a^3*b^2*d^2 - 20*A^2*a*b^4*d^2)/(a^10*d^4 + b^10*d^4 + 5*a^2*b^8*d^4 + 10*a^
4*b^6*d^4 + 10*a^6*b^4*d^4 + 5*a^8*b^2*d^4))^(1/2)*(a + b*tan(c + d*x))^(1/2)*(64*a*b^22*d^5 + 640*a^3*b^20*d^
5 + 2880*a^5*b^18*d^5 + 7680*a^7*b^16*d^5 + 13440*a^9*b^14*d^5 + 16128*a^11*b^12*d^5 + 13440*a^13*b^10*d^5 + 7
680*a^15*b^8*d^5 + 2880*a^17*b^6*d^5 + 640*a^19*b^4*d^5 + 64*a^21*b^2*d^5))/4 + 736*A*a^3*b^18*d^4 + 2432*A*a^
5*b^16*d^4 + 4480*A*a^7*b^14*d^4 + 4928*A*a^9*b^12*d^4 + 3136*A*a^11*b^10*d^4 + 896*A*a^13*b^8*d^4 - 128*A*a^1
5*b^6*d^4 - 160*A*a^17*b^4*d^4 - 32*A*a^19*b^2*d^4))/4)*(-((320*A^4*a^2*b^8*d^4 - 16*A^4*b^10*d^4 - 1760*A^4*a
^4*b^6*d^4 + 1600*A^4*a^6*b^4*d^4 - 400*A^4*a^8*b^2*d^4)^(1/2) - 4*A^2*a^5*d^2 + 40*A^2*a^3*b^2*d^2 - 20*A^2*a
*b^4*d^2)/(a^10*d^4 + b^10*d^4 + 5*a^2*b^8*d^4 + 10*a^4*b^6*d^4 + 10*a^6*b^4*d^4 + 5*a^8*b^2*d^4))^(1/2))/4 +
72*A^3*a^10*b^6*d^2 + 40*A^3*a^12*b^4*d^2 + 8*A^3*a^14*b^2*d^2)*(-((320*A^4*a^2*b^8*d^4 - 16*A^4*b^10*d^4 - 17
60*A^4*a^4*b^6*d^4 + 1600*A^4*a^6*b^4*d^4 - 400*A^4*a^8*b^2*d^4)^(1/2) - 4*A^2*a^5*d^2 + 40*A^2*a^3*b^2*d^2 -
20*A^2*a*b^4*d^2)/(a^10*d^4 + b^10*d^4 + 5*a^2*b^8*d^4 + 10*a^4*b^6*d^4 + 10*a^6*b^4*d^4 + 5*a^8*b^2*d^4))^(1/
2))/4 - log(((a + b*tan(c + d*x))^(1/2)*(320*A^2*a^4*b^14*d^3 - 16*A^2*b^18*d^3 + 1024*A^2*a^6*b^12*d^3 + 1440
*A^2*a^8*b^10*d^3 + 1024*A^2*a^10*b^8*d^3 + 320*A^2*a^12*b^6*d^3 - 16*A^2*a^16*b^2*d^3) + (((320*A^4*a^2*b^8*d
^4 - 16*A^4*b^10*d^4 - 1760*A^4*a^4*b^6*d^4 + 1600*A^4*a^6*b^4*d^4 - 400*A^4*a^8*b^2*d^4)^(1/2) + 4*A^2*a^5*d^
2 - 40*A^2*a^3*b^2*d^2 + 20*A^2*a*b^4*d^2)/(16*a^10*d^4 + 16*b^10*d^4 + 80*a^2*b^8*d^4 + 160*a^4*b^6*d^4 + 160
*a^6*b^4*d^4 + 80*a^8*b^2*d^4))^(1/2)*((((320*A^4*a^2*b^8*d^4 - 16*A^4*b^10*d^4 - 1760*A^4*a^4*b^6*d^4 + 1600*
A^4*a^6*b^4*d^4 - 400*A^4*a^8*b^2*d^4)^(1/2) + 4*A^2*a^5*d^2 - 40*A^2*a^3*b^2*d^2 + 20*A^2*a*b^4*d^2)/(16*a^10
*d^4 + 16*b^10*d^4 + 80*a^2*b^8*d^4 + 160*a^4*b^6*d^4 + 160*a^6*b^4*d^4 + 80*a^8*b^2*d^4))^(1/2)*(a + b*tan(c
+ d*x))^(1/2)*(64*a*b^22*d^5 + 640*a^3*b^20*d^5 + 2880*a^5*b^18*d^5 + 7680*a^7*b^16*d^5 + 13440*a^9*b^14*d^5 +
 16128*a^11*b^12*d^5 + 13440*a^13*b^10*d^5 + 7680*a^15*b^8*d^5 + 2880*a^17*b^6*d^5 + 640*a^19*b^4*d^5 + 64*a^2
1*b^2*d^5) + 96*A*a*b^20*d^4 + 736*A*a^3*b^18*d^4 + 2432*A*a^5*b^16*d^4 + 4480*A*a^7*b^14*d^4 + 4928*A*a^9*b^1
2*d^4 + 3136*A*a^11*b^10*d^4 + 896*A*a^13*b^8*d^4 - 128*A*a^15*b^6*d^4 - 160*A*a^17*b^4*d^4 - 32*A*a^19*b^2*d^
4))*(((320*A^4*a^2*b^8*d^4 - 16*A^4*b^10*d^4 - 1760*A^4*a^4*b^6*d^4 + 1600*A^4*a^6*b^4*d^4 - 400*A^4*a^8*b^2*d
^4)^(1/2) + 4*A^2*a^5*d^2 - 40*A^2*a^3*b^2*d^2 + 20*A^2*a*b^4*d^2)/(16*a^10*d^4 + 16*b^10*d^4 + 80*a^2*b^8*d^4
 + 160*a^4*b^6*d^4 + 160*a^6*b^4*d^4 + 80*a^8*b^2*d^4))^(1/2) - 8*A^3*b^16*d^2 - 40*A^3*a^2*b^14*d^2 - 72*A^3*
a^4*b^12*d^2 - 40*A^3*a^6*b^10*d^2 + 40*A^3*a^8*b^8*d^2 + 72*A^3*a^10*b^6*d^2 + 40*A^3*a^12*b^4*d^2 + 8*A^3*a^
14*b^2*d^2)*(((320*A^4*a^2*b^8*d^4 - 16*A^4*b^10*d^4 - 1760*A^4*a^4*b^6*d^4 + 1600*A^4*a^6*b^4*d^4 - 400*A^4*a
^8*b^2*d^4)^(1/2) + 4*A^2*a^5*d^2 - 40*A^2*a^3*b^2*d^2 + 20*A^2*a*b^4*d^2)/(16*a^10*d^4 + 16*b^10*d^4 + 80*a^2
*b^8*d^4 + 160*a^4*b^6*d^4 + 160*a^6*b^4*d^4 + 80*a^8*b^2*d^4))^(1/2) - log(((a + b*tan(c + d*x))^(1/2)*(320*A
^2*a^4*b^14*d^3 - 16*A^2*b^18*d^3 + 1024*A^2*a^6*b^12*d^3 + 1440*A^2*a^8*b^10*d^3 + 1024*A^2*a^10*b^8*d^3 + 32
0*A^2*a^12*b^6*d^3 - 16*A^2*a^16*b^2*d^3) + (-((320*A^4*a^2*b^8*d^4 - 16*A^4*b^10*d^4 - 1760*A^4*a^4*b^6*d^4 +
 1600*A^4*a^6*b^4*d^4 - 400*A^4*a^8*b^2*d^4)^(1/2) - 4*A^2*a^5*d^2 + 40*A^2*a^3*b^2*d^2 - 20*A^2*a*b^4*d^2)/(1
6*a^10*d^4 + 16*b^10*d^4 + 80*a^2*b^8*d^4 + 160*a^4*b^6*d^4 + 160*a^6*b^4*d^4 + 80*a^8*b^2*d^4))^(1/2)*((-((32
0*A^4*a^2*b^8*d^4 - 16*A^4*b^10*d^4 - 1760*A^4*a^4*b^6*d^4 + 1600*A^4*a^6*b^4*d^4 - 400*A^4*a^8*b^2*d^4)^(1/2)
 - 4*A^2*a^5*d^2 + 40*A^2*a^3*b^2*d^2 - 20*A^2*a*b^4*d^2)/(16*a^10*d^4 + 16*b^10*d^4 + 80*a^2*b^8*d^4 + 160*a^
4*b^6*d^4 + 160*a^6*b^4*d^4 + 80*a^8*b^2*d^4))^(1/2)*(a + b*tan(c + d*x))^(1/2)*(64*a*b^22*d^5 + 640*a^3*b^20*
d^5 + 2880*a^5*b^18*d^5 + 7680*a^7*b^16*d^5 + 13440*a^9*b^14*d^5 + 16128*a^11*b^12*d^5 + 13440*a^13*b^10*d^5 +
 7680*a^15*b^8*d^5 + 2880*a^17*b^6*d^5 + 640*a^19*b^4*d^5 + 64*a^21*b^2*d^5) + 96*A*a*b^20*d^4 + 736*A*a^3*b^1
8*d^4 + 2432*A*a^5*b^16*d^4 + 4480*A*a^7*b^14*d^4 + 4928*A*a^9*b^12*d^4 + 3136*A*a^11*b^10*d^4 + 896*A*a^13*b^
8*d^4 - 128*A*a^15*b^6*d^4 - 160*A*a^17*b^4*d^4 - 32*A*a^19*b^2*d^4))*(-((320*A^4*a^2*b^8*d^4 - 16*A^4*b^10*d^
4 - 1760*A^4*a^4*b^6*d^4 + 1600*A^4*a^6*b^4*d^4 - 400*A^4*a^8*b^2*d^4)^(1/2) - 4*A^2*a^5*d^2 + 40*A^2*a^3*b^2*
d^2 - 20*A^2*a*b^4*d^2)/(16*a^10*d^4 + 16*b^10*d^4 + 80*a^2*b^8*d^4 + 160*a^4*b^6*d^4 + 160*a^6*b^4*d^4 + 80*a
^8*b^2*d^4))^(1/2) - 8*A^3*b^16*d^2 - 40*A^3*a^2*b^14*d^2 - 72*A^3*a^4*b^12*d^2 - 40*A^3*a^6*b^10*d^2 + 40*A^3
*a^8*b^8*d^2 + 72*A^3*a^10*b^6*d^2 + 40*A^3*a^12*b^4*d^2 + 8*A^3*a^14*b^2*d^2)*(-((320*A^4*a^2*b^8*d^4 - 16*A^
4*b^10*d^4 - 1760*A^4*a^4*b^6*d^4 + 1600*A^4*a^6*b^4*d^4 - 400*A^4*a^8*b^2*d^4)^(1/2) - 4*A^2*a^5*d^2 + 40*A^2
*a^3*b^2*d^2 - 20*A^2*a*b^4*d^2)/(16*a^10*d^4 + 16*b^10*d^4 + 80*a^2*b^8*d^4 + 160*a^4*b^6*d^4 + 160*a^6*b^4*d
^4 + 80*a^8*b^2*d^4))^(1/2) + ((2*A*a^3)/(3*(a^2 + b^2)) - (2*A*(a^4 + 3*a^2*b^2)*(a + b*tan(c + d*x)))/(a^2 +
 b^2)^2)/(b^2*d*(a + b*tan(c + d*x))^(3/2)) - ((2*B*a^4)/(3*(a^2 + b^2)) - (4*B*a*(a^4 + 2*a^2*b^2)*(a + b*tan
(c + d*x)))/(a^2 + b^2)^2)/(b^3*d*(a + b*tan(c + d*x))^(3/2)) + (2*B*(a + b*tan(c + d*x))^(1/2))/(b^3*d)

________________________________________________________________________________________

sympy [F]  time = 0.00, size = 0, normalized size = 0.00 \[ \int \frac {\left (A + B \tan {\left (c + d x \right )}\right ) \tan ^{3}{\left (c + d x \right )}}{\left (a + b \tan {\left (c + d x \right )}\right )^{\frac {5}{2}}}\, dx \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(tan(d*x+c)**3*(A+B*tan(d*x+c))/(a+b*tan(d*x+c))**(5/2),x)

[Out]

Integral((A + B*tan(c + d*x))*tan(c + d*x)**3/(a + b*tan(c + d*x))**(5/2), x)

________________________________________________________________________________________